Skip to main content

Save File Dialog

SAVE_FILE_DIALOG

Shows a Save File Dialog and saves the content to the file.

Parameters

  • content (String): The content to save
  • suffix (String): The file name suffix. Default is .txt

Returns

No return information provided.